home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_game / knghtsmv.zip / EXAMPLE.CFG < prev    next >
Text File  |  1994-07-17  |  3KB  |  59 lines

  1. THIS FILE IS FOR EXAMPLE ONLY.  YOU MUST CREATE A KNIGHTS.CFG FOR THE GAME TO 
  2. WORK.
  3.  
  4. ===============================================================================
  5. Single Node Configuration File:
  6.  
  7. This is what the KNIGHTS.CFG contains when created (less the comments) 
  8. for Single Node operation.
  9.  
  10. 1                        <-- COM PORT 1, 2, 3, 4 or &H###/#
  11. N                        <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  12. COM-DAT BBS              <-- Name Of BBS
  13. Mike Jordan              <-- Sysop's Name or alias
  14. DOOR.SYS                 <-- BBS Created Caller Info File
  15. C:\WC30\WCWORK\NODE1\    <-- Drive & Path Of Systems Caller File (Note \'s)
  16. LOG                      <-- LOG to keep user log or NOLOG to disable
  17. C:\BULLETIN\BULL99.ANS   <-- Drive\Path\BulletinName For Ansi Scores
  18. C:\BULLETIN\BULL99.ASC   <-- Drive\Path\BulletinName For Ascii Scores
  19. Wildcat                  <-- Type of BBS System Your Running
  20. Thanks for Registering   <-- 50 character dedication line (Registered ver only)
  21. 5                        <-- Number of games allowed Per Day (1 to 99)
  22. 3                        <-- Number of days allowed for makeup
  23. 10             <-- Start Day of makeup days                
  24.  
  25. Note 1:  Line 11 has to be in the config file, even if it is blank.
  26.  
  27.  
  28. Multi-Node Configuration File:
  29.  
  30. This is what the KNIGHTS.CFG contains when created (less the comments) for
  31. Multi-Node operation.
  32.  
  33. %WCPORTID%                 <-- COM PORT 1, 2, 3, 4 or &H###/#
  34. Y                          <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  35. COM-DAT BBS                <-- Name Of BBS
  36. Mike Jordan                <-- Sysop's Name or alias
  37. DOOR.SYS                   <-- BBS Created Caller Info File
  38. C:\WC30\WCWORK\%WCNODEID%\ <-- Drive & Path Of Systems Caller File (Note \'s)
  39. LOG                        <-- LOG to keep user log or NOLOG to disable
  40. C:\BULLETIN\BULL99.ANS     <-- Drive\Path\BulletinName For Ansi Scores
  41. C:\BULLETIN\BULL99.ASC     <-- Drive\Path\BulletinName For Ascii Scores
  42. Wildcat                    <-- Type of BBS System Your Running
  43. Thanks for Registering     <-- 50 character dedication line (Registered ver only)
  44. 50                         <-- Number of games allowed Per Day (1 to 99)
  45. 3                          <-- Number of days allowed for makeup
  46. 10               <-- Start Day of makeup days                
  47.  
  48. Note 1:  Line 11 has to be in the config file, even if it is blank.
  49.  
  50. These are plain ASCII files.  Any ASCII editor can be used to create or edit them.
  51.  
  52.  
  53. Errors that you might encounter:
  54.  
  55. Error 76 - This indicates that a path is set wrong.
  56. Error 62 - (Input past end of file) This indicates you do not
  57.            have the right number of lines in your *.CFG file.
  58. Error 53 - File Not Found
  59.